if service.click({
{"%Notification bar@One UI Home$200",
"Bluetooth$200",
"%Go back",
}
})
return true
end
if service.click({
{"%Notification bar@System UI$200",
"Bluetooth$200",
"%Go back",
}
})
return true
end

if service.click({
{"%To top",
}
})
return true
end
